-
Notifications
You must be signed in to change notification settings - Fork 796
[UR][L0] Disable Immediate Command Lists by default on MTL/ARL Linux #19950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The CI failures are unrelated, one is a build config issue, the other is in CUDA which is not related. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please also do this on ARL Linux
c48a73c to
96389fe
Compare
updated in latest to check for both. |
- disable using immediate command lists by default on MTL/ARL Linux to achieve the best performance without user environment changes Signed-off-by: Neil R. Spruit <[email protected]>
96389fe to
90f1aae
Compare
|
@intel/llvm-gatekeepers , the L0 pre commit error is unrelated, it is a configuration build error in the CI, the cuda errors are unrelated to this change to UR L0. Please review and merge if these issues are confirmed to be known issues. Thank you for your time! |
seems like my problem, will take a look |
…ntel#19950) - disable using immediate command lists by default on MTL/ARL Linux to achieve the best performance without user environment changes Signed-off-by: Neil R. Spruit <[email protected]>
…20167) This is a cherry-pick of #19950 - disable using immediate command lists by default on MTL/ARL Linux to achieve the best performance without user environment changes Patch-by: Neil R. Spruit <[email protected]>
achieve the best performance without user environment changes